Labels:bulletin board | sky OCR: To declare a class use the keyword "class" ie. class <name Here is an example that will declare class called school. _bus, pue will have member function, called init hus that will initialize tuo data members the class lhe names of the data members will be miles pue passengers he mainl function we will create an instance the class school. .bus class school. bus declare a class called school. -bus int miles, passengers delcare the two data members void init. bus(void) // declare member function init. bus miles passengers initialize both variables to zero func tion main